home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / Backup / v2_template.mdb / v2_backupSessions.json < prev   
JavaScript Object Notation  |  2008-11-13  |  673b

  1. {
  2.     "schema": {
  3.         "id": "Long Integer",
  4.         "bBackupSessionStarted": "Boolean NOT NULL",
  5.         "bBackupSessionFinished": "Boolean NOT NULL",
  6.         "dBackupSessionStart": "DateTime",
  7.         "tUsername": "Text (50)",
  8.         "tUniqueId": "Memo/Hyperlink (255)",
  9.         "numActiveBackupPackage": "Long Integer",
  10.         "numNumberOfFiles": "Long Integer",
  11.         "numFilesUnchanged": "Long Integer",
  12.         "numFilesWithErrors": "Long Integer",
  13.         "numFilesConfirmed": "Long Integer",
  14.         "bSessionPaused": "Boolean NOT NULL",
  15.         "tServerId": "Text (255)",
  16.         "tStrPathOnServerForUpload": "Memo/Hyperlink (255)",
  17.         "tLocalCachePath": "Memo/Hyperlink (255)",
  18.         "tLocalTempPath": "Memo/Hyperlink (255)",
  19.         "numTimeOutForTransfer": "Long Integer",
  20.         "tRequestMethodForTransfer": "Text (50)"
  21.     },
  22.     "data": []
  23. }